projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe9470f
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 20 Jun 2007 08:35:55 +0000
(08:35 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 20 Jun 2007 08:35:55 +0000
(08:35 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 07a7cee314f6db63b4ba33539e11403edff5a52b..f1d1019e63a6bd6edd11dc95e36b2c4ab4f4f4e2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,12
@@
+2007-06-20 Juanma Barranquero <lekktu@gmail.com>
+
+ * w32term.c (w32_delete_display): Remove leftover declaration.
+ (w32_define_cursor, w32_initialize): Make static.
+
+ * w32.c (_wsa_errlist): Fix typo in error message.
+ (init_environment): Ignore any environment variable from the
+ registry having a null value.
+
2007-06-20 Glenn Morris <rgm@gnu.org>
* Makefile.in (LIBGIF): Default to -lgif.